[PV-ON-HVM] Correct some out of date documentation.
authorSteven Smith <ssmith@xensource.com>
Wed, 15 Nov 2006 08:54:16 +0000 (08:54 +0000)
committerSteven Smith <ssmith@xensource.com>
Wed, 15 Nov 2006 08:54:16 +0000 (08:54 +0000)
Noticed-by: Nowatzki, Thomas L <Thomas.Nowatzki@UNISYS.com>
Signed-off-by: Steven Smith <sos22@cam.ac.uk>
unmodified_drivers/linux-2.6/README

index 3d57a8e8a65d15cb09e7dbdad700bc66c8ec3975..f5ad4dbabe4747d03186d10bb5c1ade95004884e 100644 (file)
@@ -2,6 +2,6 @@ To build, run ./mkbuildtree and then
 
 make -C /path/to/kernel/source M=$PWD modules
 
-You get four modules, xen-evtchn-pci.ko, xenbus.ko, xen-vbd.ko, and
-xen-vnif.ko.  Load xen-evtchn-pci first, then xenbus, and then
+You get four modules, xen-platform-pci.ko, xenbus.ko, xen-vbd.ko, and
+xen-vnif.ko.  Load xen-platform-pci first, then xenbus, and then
 whichever of xen-vbd and xen-vnif you happen to need.